projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
697aaaf
)
; Make function missed in previous change obsolete
author
Stefan Kangas
<stefan@marxist.se>
Sat, 27 Feb 2021 23:13:24 +0000
(
00:13
+0100)
committer
Stefan Kangas
<stefan@marxist.se>
Sat, 27 Feb 2021 23:13:24 +0000
(
00:13
+0100)
* lisp/play/handwrite.el (menu-bar-handwrite-map): Make unused
function obsolete.
lisp/play/handwrite.el
patch
|
blob
|
history
diff --git
a/lisp/play/handwrite.el
b/lisp/play/handwrite.el
index 3cc5d9c8dce078da3e64b075170af284ec599781..cc058230751f665aa47a25447d70bd8ba36a52d9 100644
(file)
--- a/
lisp/play/handwrite.el
+++ b/
lisp/play/handwrite.el
@@
-90,6
+90,7
@@
(define-key map [handwrite] '("Write by hand" . handwrite))
map))
(fset 'menu-bar-handwrite-map menu-bar-handwrite-map)
+(make-obsolete 'menu-bar-handwrite-map nil "28.1")
(make-obsolete-variable 'menu-bar-handwrite-map nil "28.1")
;; User definable variables